func vendor/golang.org/x/net/http2/hpack.appendByteToHuffmanCode
2 uses
vendor/golang.org/x/net/http2/hpack (current package)
huffman.go#L178: dst, rembits = appendByteToHuffmanCode(dst, rembits, s[i])
huffman.go#L207: func appendByteToHuffmanCode(dst []byte, rembits uint8, c byte) ([]byte, uint8) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)